@charset "utf-8";
*{margin:0;padding:0}
html{overflow-x:hidden;font-size:13.3333333333vw}
body{width:100%;min-width:320px;min-height:100vh;margin:0 auto;font-family:PingFang SC,Source Han Sans CN,sans-serif; overflow-x:hidden;text-align:left;position:relative;font-size:16px;color:#000}
img{border:none}
a{color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent;outline:none;}
input,select,textarea{font-family:PingFang SC,Source Han Sans CN,sans-serif; font-size:16px;outline:0;margin:0;padding:0}
input::-webkit-input-placeholder{color:#999!important}
textarea::-webkit-input-placeholder{color:#999!important}
input[type=button],input[type=date],input[type=number],input[type=reset],input[type=search],input[type=submit],input[type=text],input[type=time]{-webkit-appearance:none}
select{-webkit-appearance:none}
textarea{-webkit-appearance:none}
input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0}
ol,ul{padding:0;list-style-type:none}
em{font-style:normal}
.lt{float:left}
.rt{float:right}
input.sub,label{border:none;cursor:pointer}
input,textarea{font-family:PingFang SC,Source Han Sans CN,sans-serif; outline:0;margin:0;padding:0}
table{border-collapse:collapse}
td,th{padding:0}
.clearfix::after{content:"";display:block;clear:both}
*{box-sizing:border-box}
.fixed:before, .clearfix:before, .cf:before, body:before, .header:before, .main:before, .footer:before { content: ''; display: table }
.fixed:after, .clearfix:after, .cf:after, .header:after, .main:after, .footer:after { content: ''; display: table; clear: both; }
.fixed, .clearfix, .cf, .header, .main, .footer { *zoom: 1 }
.clear { clear:both;}
i{ font-style:normal;}
.wrap{width:1600px;position:relative;max-width:100%;margin:0 auto}
.wrap::after{content:"";display:block;clear:both}
/*自定义*/
body { background: #e3edfc url(../img/bg.jpg) no-repeat top center; background-size:100% auto; }
/*header*/
.header {height:270px; }
.header .logo{float:left; height:270px;  }
.header .logo a{display:block; width:100%; height:100%; display: flex;  align-items: center; justify-content: center;}
.header .logo img{ max-width:100%; max-height:100%; vertical-align:middle; }
.header .h-info { float:right; height:270px; display: flex;  align-items: center; justify-content: center;}
.header .h-info img{ max-width:100%; max-height:100%; vertical-align:middle; }
/*nav*/
.nav { height:60px; background-color:#004193; font-family: "Source Han Serif CN Medium", "思源宋体 Medium", serif; text-align:center; }
.nav ul { display:flex; align-items: center; justify-content:center; }
.nav ul li { float:left; width:auto; color:#ffffff; font-size:20px; line-height:60px; position:relative; text-align:center; } 
.nav ul li a { display:block; color:#ffffff; padding:0 40px;  }
.nav ul li:hover { background-color:#0560c0; }
.nav ul li.active { background-color:#0560c0;  }
.nav ul li .sub { position: absolute;width:100%;left:0; text-align:center; top:60px;z-index:30000; }
.nav ul li .sub ul { display:block; }
.nav ul li .sub ul li { float:left;  width:100%; line-height:45px; position:relative;text-align:center;  margin:0; padding:0; font-size:15px; font-weight:normal;  background-color:#004193;}
.nav ul li .sub ul li:hover { background-color:#0560c0; }
.nav ul li .sub ul li a { padding:0; }
/*header2*/
.header2{height:60px;position:fixed; z-index:22;top:0;width:100%; display:none; background: #e3edfc url(../img/bg.jpg) no-repeat top center; background-size:100% auto;}
.header2 .main-wrap{height:60px;padding:0 3%;box-shadow:0 0 10px 0 rgba(0,0,0,.1)}
.header2 .logo{width:auto; height:40px;margin-top:10px;overflow:hidden;  float: left; display: inline;}
.header2 .logo a{display:block; width:100%; height:100%; display: flex;  align-items: center; justify-content: left;}
.header2 .logo img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.header2 .nav-btn{width:25px;height:16px;position:relative;cursor:pointer;margin-top:22px; float: right; display: inline;}
.header2 .nav-btn .zi { display:none; width:20px; color:#ffffff; font-size:16px; line-height:1; position:absolute; right:-10px; top:-8px; }
.header2 .nav-btn.active{-webkit-animation:rotate .5s linear 0s;animation:rotate .5s linear 0s}
.header2 .nav-btn .line{display:block;width:100%;height:2px;border-radius:2px;background-color:#ffffff;position:absolute;left:50%;margin-left:-15px}
.header2 .nav-btn .line1{-webkit-transform-origin:4px 0;-ms-transform-origin:4px 0;transform-origin:4px 0}
.header2 .nav-btn.active .line1{top:0}
.header2 .nav-btn.hover .line{background:#ffffff}
.header2 .nav-btn .line2{top:7px}
.header2 .nav-btn .line3{bottom:0;-webkit-transform-origin:1px center;-ms-transform-origin:1px center;transform-origin:1px center}
.header2 .sub-menu{width:100%;padding:0 3%;display:none;position:absolute;left:0;top:70px;z-index:2;overflow-y:auto}
.header2 .sub-menu ul{width:100%;overflow-y:auto;height:calc(100vh - 55px - 1.5rem)}
.header2 .js-m-3{opacity:0;-webkit-transform:translate(30px,0);-ms-transform:translate(30px,0);transform:translate(30px,0);-webkit-transition:all .8s ease;transition:all .8s ease}
.header2 .js-m-3.animate{opacity:1;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}
.header2 .sub-menu li{border-bottom:1px solid #555;font-size:16px;padding:0 20px}
.header2 .sub-menu .tit{display:inline-block;text-decoration:none;width:80%;line-height:50px;color:#fff;position:relative;box-sizing:border-box}
.header2 .sub-menu .sub-tit.on{background-color:#e9e9e9}
.header2 .sub-menu .sec-list{line-height:40px; padding-bottom:10px; display:none}
.header2 .sub-menu .jt{position:relative;display:inline-block;width:10%;height:50px;text-align:center;background:0 0;float:right}
.header2 .sub-menu .jt:after{content:'';display:block;width:26px;height:26px;background:url(../img/mobile_nav_jia.png) no-repeat center;background-size:17px auto;position:absolute;right:3%;top:10px}
.header2 .sub-menu .jt.jtRote:after{background:url(../img/mobile_nav_jian.png) no-repeat center;background-size:20px auto}
.header2 .sub-menu .sec-list p{background:url(../img/mobile_nav_dian.png) no-repeat left center;background-size:3px auto;font-size:14px}
.header2 .sub-menu .sec-list a{padding-left:5%;color:#cccccc;display:block}
.header2 .sub-menu .sec-list a:active{color:#37a3dc}
.header2 .icon-close:before{content:"\e6d3"}
.search-bg{ position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:20; background-color:rgba(55,55,55,.95); display:none; } 
.header-wrap { display:none;}
/* nav_zzc */
.nav_zzc{display: none;background: rgba(0, 0, 0, 0.6);position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 99990;}
.nav_menu {  width:0; position:fixed;  right:0; top:0; height: 100%;z-index: 99999;overflow: scroll;background: #fff;}
.nav_menu .nav_menu_top{width: 100%; height:50px;}
.nav_menu .nav_menu_btn{display: block;width:25px;position: absolute;top:16px;right:20px;}
.nav_menu .nav_menu_btn img{display: block;width:25px; }
.nav_menu ul{overflow:hidden; width:100%;overflow: scroll;height: 80%;}
.nav_menu li{ width:100%; overflow:hidden; background:url(../img/nav_icon01.png) no-repeat 89% center;height:50px;border-bottom: 1px solid #eaeaea;}
.nav_menu li a{ color:#333333;font-size:14px;display: block;height:50px;line-height:50px;box-sizing: border-box;padding-left: 6%;}
/*分页*/
.pagination{padding-left:0;margin:40px 0;border-radius:4px;text-align:center;width:100%}
ul.pagination{display:inline-block;width:auto}
.pagination>li{display:inline}
.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#0560c0;text-decoration:none;background-color:#fff;border:1px solid #ddd}
.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}
.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}
.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#0560c0;border-color:#0560c0}
.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}
/*main*/
.main { margin-top:20px;  }
.main-left { float:left; width:790px; height:500px; position:relative; }
.main-left .swiper{width:100%;height:100%}
.main-left .swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center}
.main-left .swiper-slide .main-left-li { width:100%; height:100%;}
.main-left .swiper-slide .main-left-li .pic { width:100%; height:100%; transition: 0.6s; overflow:hidden; display: flex;  align-items: center; justify-content: center; }
.main-left .swiper-slide .main-left-li .pic img  {max-width: 100%;max-height: 100%;vertical-align: middle;transition: 0.6s;}
.main-left .swiper-slide .main-left-li .tit { position:absolute; bottom:0; left:0; width:100%; height:60px; background-color:rgba(0, 0, 0, 0.5);color:#ffffff; font-size:18px; line-height:60px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; padding:0 160px 0 20px; text-align:left; }
.main-left .swiper-pagination-bullets { bottom:19px; text-align:right; padding-right:19px;}
.main-left .swiper-pagination-bullets .swiper-pagination-bullet { margin:0 4px; width:10px; height:10px; background: #ffffff; opacity:0.6;}
.main-left .swiper-pagination-bullets .swiper-pagination-bullet-active { background-color:#02469c; opacity:1;}
/*main-right*/
.main-right { float:right; width:790px; height:500px; background-color:#ffffff; border:#eeeeee solid 1px; padding:0 20px; }
/*main-hot*/
.main-hot { border-bottom:#dcdcdc solid 1px; padding:23px 0; }
.main-hot .tit { color:#000000; font-size:22px; line-height:1.5; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; font-weight:bold; }
.main-hot .des { color:#848282; font-size:16px; line-height:1.5; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; margin-top:5px; }
.main-hot .tit:hover { color:#0560c0; }
/*public-ban*/
.public-ban { border-bottom:#c9c9c9 solid 1px; }
.public-ban .tit { float:left; color:#0560c0; font-size:24px; line-height:65px; font-weight:bold; }
.public-ban .tit span { display:inline-block; padding:0 25px; position:relative; }
.public-ban .tit span::after{content:""; position:absolute; left:0; bottom:-1px; width:100%; height:3px; background-color:#0560c0; }
.public-ban .more { float:right; color:#666666; font-size:16px; line-height:65px; margin-right:10px; }
.public-ban .des { float:right; color:#666666; font-size:16px; line-height:65px; margin-right:10px; }
.public-ban .des i { display:inline-block; width:24px; height:24px; background:url(../img/home.png) no-repeat center center; background-size:100% 100%; vertical-align:middle; margin-right:5px; transform: translateY(-3px); }
/*public-list*/
.public-list { margin-top:20px; }
.public-list ul li { color:#585757; font-size:16px; line-height:40px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; position:relative; padding-left:12px; }
.public-list ul li span { float:right; }
.public-list ul li:hover { color:#0560c0; }
.public-list ul li::before {content:""; position:absolute; left:0; top:0; width:9px; height:100%; background:url(../img/dian.png) no-repeat center center; background-size:100% auto; }
.public-list ul li:hover::before {background:url(../img/dian2.png) no-repeat center center; background-size:100% auto; }
/*public-left*/
.public-left { float:left; width:790px; height:500px; background-color:#ffffff; border:#eeeeee solid 1px; padding:0 20px; margin-top:20px; }
.public-right { float:right; width:790px; height:500px; background-color:#ffffff; border:#eeeeee solid 1px; padding:0 20px; margin-top:20px; }
/*public-hot*/
.public-hot { margin-top:20px; }
.public-hot .pic { float:left; width:200px; height:140px; overflow:hidden;display: flex;  align-items: center; justify-content: center;}
.public-hot .pic img {max-width: 100%;max-height: 100%;vertical-align: middle;transition: 0.5s;}
.public-hot .con { float:right; width:530px; }
.public-hot .con .tit { color:#333333; font-size:18px; line-height:1.5; font-weight:bold; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; margin-top:10px; }
.public-hot .con .des { color:#888888; font-size:16px; line-height:30px; height:60px; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; margin-top:5px; }
.public-hot .con .date { color:#666666; font-size:16px; line-height:1.5; margin-top:5px; }
.public-hot .pic:hover img {transform: scale(1.05);transition: 0.5s;}
.public-hot .con .tit:hover { color:#0560c0; }
/*slogan*/
.slogan { margin-top:30px; }
.slogan img { width:100%; }
/*i-service*/
.i-service { margin-top:30px; height:464px; background-color:#ffffff; border:#eeeeee solid 1px; padding:0 20px;  }
.i-service-list { margin-top:25px; height:330px; }
.i-service-list .swiper{width:100%; height:100%; }
.i-service-list .swiper-slide{ height:300px; text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center; overflow:hidden; }
.i-service-list .swiper-wrapper{ -webkit-transition-timing-function: linear; /*之前是ease-out*/ -moz-transition-timing-function: linear; -ms-transition-timing-function: linear; -o-transition-timing-function: linear; transition-timing-function: linear;}

.i-service-li { display:block; width:100%; height:100%; }
.i-service-li .pic { height:245px; overflow:hidden; }
.i-service-li .pic img {width: 100%;height: 100%; object-fit: cover;object-position: center 30%;}
.i-service-li .tit { color:#333333; font-size:20px; line-height:2.7; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;  }
.i-service-list .swiper-pagination-bullet { width:14px; height:14px; background-color:#f1f6fd; opacity:1;outline: none;  }
.i-service-list .swiper-pagination-bullet-active { background-color:#02469c; }
/*i-association*/
.i-association { margin-top:30px; height:390px; background-color:#ffffff; border:#eeeeee solid 1px; padding:0 20px;  }
.i-association-list { padding-top:10px; }
.i-association-list ul li { float:left; width:19%; height:120px; border:#eeeeee solid 1px; margin-top:17px; position:relative; }
.i-association-list ul li:nth-child(5n+2) { margin-left:1.25%;}
.i-association-list ul li:nth-child(5n+3) { margin-left:1.25%;}
.i-association-list ul li:nth-child(5n+4) { margin-left:1.25%;}
.i-association-list ul li:nth-child(5n+5) { margin-left:1.25%;}
.i-association-list ul li .pic { width:100%; height:100%; overflow:hidden; display: flex;  align-items: center; justify-content: center; padding:20px; }
.i-association-list ul li .pic img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.i-association-list ul li .con { position:absolute; top:0; left:0; width:100%; height:100%; background-color:rgba(5, 96, 192, 0.5);  display: flex;  align-items: center; justify-content: center; display:none; }
.i-association-list ul li .con .tit { color:#ffffff; font-size:18px; line-height:1.5; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;  }
.i-association-list ul li:hover .con { display:flex; }
/*i-already*/
.i-already { margin-top:30px; height:508px; background-color:#ffffff; border:#eeeeee solid 1px; padding:0 20px;  }
.i-already-list { padding-top:30px; position:relative; }
.i-already-list::after{content:""; position:absolute; left:48%; top:10%; width:1px; height:90%; background-color:#eeeeee; }
.i-already-list ul li { float:left; width:46%; color:#585757; font-size:16px; line-height:40px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; padding-left:12px; position:relative; }
.i-already-list ul li:nth-child(even) { margin-left:8%; }
.i-already-list ul li span { float:right; }
.i-already-list ul li:hover { color:#0560c0; }
.i-already-list ul li::before {content:""; position:absolute; left:0; top:0; width:9px; height:100%; background:url(../img/dian.png) no-repeat center center; background-size:100% auto; }
.i-already-list ul li:hover::before {background:url(../img/dian2.png) no-repeat center center; background-size:100% auto; }
/*footer*/
.footer { background: #004193 url(../img/footer-bg.jpg) no-repeat center center; background-size:cover; margin-top:40px; }
.footer a:hover { text-decoration:underline; }
.f-top { padding-top:60px; padding-bottom:60px; }
.f-left { float:left; width:370px; position:relative; }
.f-left::after{content:""; position:absolute; right:0; top:0; width:1px; height:100%; background-color:#e5e5e5; }
.f-mid { float:left; margin-left:55px; width:500px; }
.f-right { float:right; width:640px; margin-top:70px; }
.f-right ul li { float:left; width:190px; height:150px; margin-right:18px; border:#eeeeee solid 1px; }
.f-right ul li .pic { float:left; width:150px; height:100%; background-color:#eeeeee; display: flex;  align-items: center; justify-content: center; }
.f-right ul li .pic img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.f-right ul li .tit { float:right; width:20px; height:100%; margin-right:9px; text-align:center; color:#ffffff; font-size:16px; line-height:1; display: flex;  align-items: center; justify-content: center; }
.f-ban { color:#ffffff; font-size:26px; line-height:1.5; }
.f-nav { margin-top:15px; }
.f-nav ul li { float:left; width:50%; color:#ffffff; font-size:18px; line-height:2.5; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.f-tel { height:56px; background:url(../img/f-tel.png) no-repeat left center; background-size:56px auto; padding-left:66px; color:#ffffff; font-size:16px; line-height:1.2; margin-top:22px; }
.f-tel h3 { font-size:30px; }
.f-text { color:#ffffff; font-size:16px; line-height:2; margin-top:25px; }
.f-copy { border-top:#d2d2d2 solid 1px; text-align:center; color:#ffffff; font-size:16px; line-height:2; padding-top:35px; padding-bottom:35px; }
.f-copy a:hover { text-decoration:underline; }
/*n-box*/
.n-box { margin-top:20px; background-color:#FFF; min-height:700px; padding:15px 20px; }
.n-left { float:left; width:1140px; margin-top:20px; }
.n-right { float:right; width:380px; background-color:#f7f7f7; padding:20px;margin-top:40px;  }
.n-right-ban { color:#000000; font-size:24px; line-height:1; margin-top:10px; padding-left:5px; }
.n-page { color:#585757; font-size:16px; line-height:2.5;margin-top:20px;  }
/*n-search*/
.n-search { height:45px; border:#eeeeee solid 1px; background-color:#FFF; border-radius:23px; margin-bottom:30px; }
.n-search input[type=text] { margin-left:25px; width:210px; height:43px;color:#000000; font-size:16px; line-height:43px; background-color:#FFF; border:none; vertical-align:middle;  }
.n-search button { width:77px; text-align:center; height:43px; color:#000000; font-size:18px; line-height:43px; font-weight:bold; background-color:#FFF; cursor:pointer; border:none;vertical-align:middle; float:right; margin-right:25px; }
.n-search button i { display:inline-block; width:22px; height:22px; background:url(../img/search-icon.png) no-repeat center center; background-size:100% 100%; vertical-align:middle; margin-left:5px;transform: translateY(-2px);  }
/*n-newlist*/
.n-newlist { height:auto; }
.n-newlist ul li { border-bottom:#c9c9c9 solid 1px; padding:35px 25px; }
.n-newlist ul li .tit { color:#000000; font-size:22px; line-height:1.5; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.n-newlist ul li .con { color:#666565; font-size:18px; line-height:1.5; margin-top:25px; }
.n-newlist ul li .con .des { float:left; }
.n-newlist ul li .con .more { float:right;  }
.n-newlist ul li .con i { display:inline-block; width:20px; height:20px; background:url(../img/d-more.png) no-repeat center center; background-size:100% 100%; vertical-align:middle; transform: translateY(-2px); margin-left:15px; }
.n-newlist ul li .con i.d-user {  background:url(../img/d-user.png) no-repeat center center; background-size:100% 100%; margin-left:0; }
.n-newlist ul li .con i.d-date  {  background:url(../img/d-date.png) no-repeat center center; background-size:100% 100%;  }
.n-newlist ul li:hover .tit { color:#0560c0; }
/*n-newshow*/
.n-newshow {padding:30px 0 20px 0; min-height:500px; }
.n-tit {font-size:24px; line-height:2; color:#333333; text-align:center;}
.n-des {font-size:14px; line-height:2; color:#666666; text-align:center; border-bottom:#eeeeee solid 1px; padding-bottom:10px; margin-bottom:10px; margin-top:7px;}
.n-content { font-size:16px; line-height:2; color:#333333; }
.n-content img { max-width:100%;}
.n-content  table {width: 100%;border:1px solid #979696;}
.n-content  table tr td{padding:20px;border:1px solid #979696;}
/*n-association*/
.n-association { padding-top:3px; }
.n-association ul li { float:left; width:23.5%; height:120px; border:#eeeeee solid 1px; margin-top:17px; position:relative; }
.n-association ul li:nth-child(4n+2) { margin-left:2%;}
.n-association ul li:nth-child(4n+3) { margin-left:2%;}
.n-association ul li:nth-child(4n+4) { margin-left:2%;}
.n-association ul li .pic { width:100%; height:100%; overflow:hidden; display: flex;  align-items: center; justify-content: center; padding:20px; }
.n-association ul li .pic img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.n-association ul li .con { position:absolute; top:0; left:0; width:100%; height:100%; background-color:rgba(5, 96, 192, 0.5);  display: flex;  align-items: center; justify-content: center; display:none; }
.n-association ul li .con .tit { color:#ffffff; font-size:18px; line-height:1.5; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;  }
.n-association ul li:hover .con { display:flex; }
/*n-expert*/
.n-expert { padding-top:10px; }
.n-expert ul li { float:left; width:23.5%; margin-top:10px; position:relative; text-align:center; }
.n-expert ul li:nth-child(4n+2) { margin-left:2%;}
.n-expert ul li:nth-child(4n+3) { margin-left:2%;}
.n-expert ul li:nth-child(4n+4) { margin-left:2%;}
.n-expert ul li .pic {height:386px; border:#eeeeee solid 1px; padding:10px; overflow:hidden; display: flex;  align-items: center; justify-content: center;}
.n-expert ul li .pic img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.n-expert ul li .tit { color:#000000; font-size:16px; line-height:60px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;  }
.n-expert ul li:hover .pic { border:#0560c0 solid 1px; }
.n-expert ul li:hover .tit { color:#0560c0; }
/*n-process*/
.n-process { height:auto; padding-top:5px; }
.n-process ul li { float:left; width:15%; height:100px; background-color:#FFF; border:#eeeeee solid 1px; border-radius:10px; margin-top:15px; padding:20px 20px 0 20px; }
.n-process ul li:nth-child(4n+2) { margin-left:2%;}
.n-process ul li:nth-child(4n+3) { margin-left:2%;}
.n-process ul li:nth-child(4n+4) { margin-left:2%;}
.n-process ul li:nth-child(4n+5) { margin-left:2%;}
.n-process ul li:nth-child(4n+6) { margin-left:2%;}
.n-process ul li .tit { color:#000000; font-size:20px; line-height:1.5; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;  }
.n-process ul li .des { color:#585757; font-size:16px; line-height:1.5; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; margin-top:3px; }
.n-process ul li:hover { background-color:#0560c0; border:#0560c0 solid 1px; }
.n-process ul li:hover .tit { color:#ffffff; }
.n-process ul li:hover .des { color:#ffffff; }
/*g-association*/
.g-association { height:auto; }
.g-association ul li { border-bottom:#c9c9c9 solid 1px; padding:50px 0; }
.g-association ul li .pic { float:left; width:240px; height:130px; border:#eeeeee solid 1px; display: flex;  align-items: center; justify-content: center; }
.g-association ul li .pic img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.g-association ul li .con { float:right; width:calc(100% - 260px); }
.g-association ul li .con .tit { color:#111111; font-size:24px; line-height:1.5; }
.g-association ul li .con .des { color:#5e5e5e; font-size:14px; line-height:2; margin-top:5px; }
/*g-scope*/
.g-scope { height:auto; }
.g-scope ul li { float:left; width:32%; height:190px; border:#eeeeee solid 1px; border-radius:10px; margin-top:20px; padding:20px 0 0 10px; }
.g-scope ul li:nth-child(3n+2) { margin-left:2%;}
.g-scope ul li:nth-child(3n+3) { margin-left:2%;}
.g-scope ul li .pic { width:70px; height:70px; }
.g-scope ul li .pic img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.g-scope ul li .tit { color:#000000; font-size:20px; line-height:1.5; font-weight:bold; padding-left:10px; margin-top:10px; }
.g-scope ul li .des { color:#585757; font-size:16px; line-height:1.5; padding-left:10px; margin-top:5px; }


@media (max-width:1750px){
.wrap{width:83%}
/*header1650*/
.header {height:210px; }
.header .logo{ height:210px; width:55%; }
.header .h-info { height:210px; width:32%; }
/*nav1650*/
.nav { height:50px; }
.nav ul li { font-size:16px; line-height:50px; } 
.nav ul li a {padding:0 30px; }
.nav ul li .sub { top:50px; }
/*main1650*/
.main-left { width:49%; height:400px; }
.main-left .swiper-slide .main-left-li .tit { height:50px; font-size:16px; line-height:50px; padding:0 130px 0 15px; }
.main-left .swiper-pagination-bullets { bottom:15px; padding-right:14px;}
/*main-right1650*/
.main-right { width:49%; height:400px; padding:0 18px; }
/*main-hot1650*/
.main-hot { padding:18px 0; }
.main-hot .tit { font-size:18px; }
.main-hot .des { font-size:15px; margin-top:4px; }
/*public-ban1650*/
.public-ban .tit { font-size:19px; line-height:55px;  }
.public-ban .tit span { padding:0 20px; }
.public-ban .more { font-size:15px; line-height:55px; margin-right:5px; }
.public-ban .des { font-size:15px; line-height:55px; margin-right:5px; }
.public-ban .des i { width:22px; height:22px; margin-right:4px; transform: translateY(-2px); }
/*public-list1650*/
.public-list { margin-top:10px; }
.public-list ul li { font-size:15px; line-height:32px; }
/*public-left1650*/
.public-left { width:49%; height:400px; padding:0 18px; }
.public-right { width:49%; height:400px; padding:0 18px; }
/*public-hot1650*/
.public-hot { margin-top: 15px;}
.public-hot .pic { width:27%; height:100px; }
.public-hot .con { width:70%; }
.public-hot .con .tit { font-size:17px; margin-top:0; }
.public-hot .con .des { font-size:15px; line-height:25px; height:50px; margin-top:4px; }
.public-hot .con .date { font-size:15px; margin-top:4px; }
/*i-service1650*/
.i-service {  height:360px; padding:0 18px;  }
.i-service-list { margin-top:20px; height:270px; }
.i-service-list .swiper-slide{ height:240px; font-size:16px; }
.i-service-list .swiper-pagination-bullet { width:12px; height:12px; }
.i-service-li .pic { height:190px; }
.i-service-li .tit { font-size:16px; }
/*i-association1650*/
.i-association { height:310px; padding:0 18px;  }
.i-association-list { padding-top:8px; }
.i-association-list ul li { height:95px; margin-top:12px; }
.i-association-list ul li .pic { padding:15px; }
.i-association-list ul li .con .tit { font-size:16px; }
/*i-already1650*/
.i-already { height:400px; padding:0 18px;  }
.i-already-list { padding-top:25px; }
.i-already-list ul li { font-size:15px; line-height:32px; }
/*footer1650*/
.footer { margin-top:30px; }
.f-top { padding-top:50px; padding-bottom:50px; }
.f-left { width:23%; }
.f-mid { margin-left:3.5%; width:31%; }
.f-right { width:40%; margin-top:50px; }
.f-right ul li { width:140px; height:110px; margin-right:10px; }
.f-right ul li .pic { width:110px; }
.f-right ul li .tit { width:18px; margin-right:5px; font-size:15px; }
.f-ban { font-size:20px; }
.f-nav { margin-top:10px; }
.f-nav ul li { font-size:16px; }
.f-tel { height:46px; background-size:46px auto; padding-left:54px; font-size:15px; margin-top:20px; }
.f-tel h3 { font-size:23px; }
.f-text { font-size:15px; margin-top:20px; }
.f-copy { font-size:15px; padding-top:30px; padding-bottom:30px; }
/*n-box1650*/
.n-box { min-height:650px;  padding:13px 18px;  }
.n-left { width:73%; margin-top:15px;}
.n-right { width:24%; padding:18px; margin-top:35px; }
.n-right-ban { font-size:19px; margin-top:8px; }
.n-page { font-size:15px; margin-top:20px; }
/*n-search1650*/
.n-search { height:35px; border-radius:18px; margin-bottom:25px; }
.n-search input[type=text] { margin-left:6%; width:55%; height:33px; font-size:15px; line-height:33px; }
.n-search button { width:30%; height:33px; font-size:16px; line-height:33px; margin-right:6%; }
.n-search button i { width:20px; height:20px; }
/*n-newlist1650*/
.n-newlist ul li { padding:30px 15px; }
.n-newlist ul li .tit { font-size:18px; }
.n-newlist ul li .con { font-size:16px; margin-top:23px; }
.n-newlist ul li .con i { width:18px; height:18px; margin-left:13px; }
/*n-newshow1650*/
.n-newshow {padding:25px 0 20px 0; min-height:450px; }
.n-tit {font-size:22px; }
/*n-association1650*/
.n-association { padding-top:8px; }
.n-association ul li { height:95px; margin-top:12px; }
.n-association ul li .pic { padding:15px; }
.n-association ul li .con .tit { font-size:16px; }
/*n-expert1650*/
.n-expert { padding-top:12px; }
.n-expert ul li { margin-top:8px; }
.n-expert ul li .pic {height:302px; padding:9px; }
.n-expert ul li .tit { font-size:15px; line-height:50px; }
/*n-process1650*/
.n-process ul li { height:85px;  margin-top:13px; padding:15px 15px 0 15px; }
.n-process ul li .tit { font-size:17px;}
.n-process ul li .des { font-size:15px; }
/*g-association1650*/
.g-association ul li { padding:40px 0; }
.g-association ul li .pic { width:190px; height:100px; }
.g-association ul li .con { width:calc(100% - 210px); }
.g-association ul li .con .tit { font-size:20px; }
/*g-scope1650*/
.g-scope ul li { height:150px; border-radius:8px; margin-top:20px; padding:15px 0 0 10px; }
.g-scope ul li .pic { width:50px; height:50px; }
.g-scope ul li .tit { font-size:18px; padding-left:5px; margin-top:8px; }
.g-scope ul li .des { font-size:14px; padding-left:5px; margin-top:3px; }

}

@media (max-width:1400px){
/*header1400*/
.header {height:180px; }
.header .logo{ height:180px; }
.header .h-info { height:180px; }
/*nav1400*/
.nav { height:45px; }
.nav ul li { font-size:15px; line-height:45px; } 
.nav ul li a { padding:0 20px;}
.nav ul li .sub { top:45px; }
/*footer1400*/
.f-right ul li { width:110px; height:auto; margin-right:15px; }
.f-right ul li .pic { float:none; width:100%; }
.f-right ul li .tit {  float:none; width:100%; margin-right:0; height:30px; }
.f-tel { height:36px; background-size:36px auto; padding-left:44px; margin-top:15px; }
.f-tel h3 { font-size:19px; }
/*n-box1400*/
.n-left { margin-top:15px; }
.n-page { margin-top:15px; }
.n-right { margin-top:30px; }
.n-right-ban { font-size:18px; }
/*n-search1400*/
.n-search button { font-size:15px; }
.n-search button i { width:18px; height:18px; }
/*n-newlist1400*/
.n-newlist ul li .tit { font-size:17px; }
.n-newlist ul li .con { font-size:15px; margin-top:21px; }
.n-newlist ul li .con i { width:16px; height:16px; margin-left:11px; }
/*n-newshow1400*/
.n-newshow {padding:20px 0 20px 0;  min-height:400px; }
.n-tit {font-size:20px;}
/*n-association1400*/
.n-association { padding-top:3px; }
/*n-expert1400*/
.n-expert { padding-top:9px; }
.n-expert ul li { margin-top:6px; }
.n-expert ul li .pic {height:250px; padding:8px; }
.n-expert ul li .tit { line-height:45px; }
/*n-process1400*/
    .n-process ul li { width:32%;  margin-top:11px; padding:10px 10px 0 10px; }
    .n-process ul li .tit { font-size:16px;}
    .n-process ul li:nth-child(3n+1) { margin-left:0;}
/*g-scope1400*/
.g-scope ul li { margin-top:15px; }

}

@media (max-width:1200px){
.wrap{width:94%}
.n-expert ul li .pic {height:220px; }

}


@media (max-width:992px){
/*header992*/
.welcome { display:none;}
.header{ display:none;}
.nav{ display:none;}
.header2{ display: block; } 
.header-wrap { display:block; height:60px;}
/*public-hot992*/
.public-hot .pic { width:37%; }
.public-hot .con { width:60%; }
/*footer992*/
.f-left { float:none; width:100%; display:none; }
.f-left::after { display:none; }
.f-mid { margin-left:0;  float:none; width:100%; }
.f-right {  float:none; width:100%; margin-top:50px; }
/*n-box992*/
.n-left { float:none; width:100%; margin-top:0; }
.n-right { float:none; width:100%; margin-top:30px; }
/*n-newlist992*/
.n-newlist ul li { padding:25px 10px; }
/*n-newshow992*/
.n-newshow {min-height:350px; }
.n-tit {font-size:18px;}
/*n-association992*/
.n-association { padding-top:10px; }
/*n-expert992*/
.n-expert { padding-top:15px; }


}

@media (max-width:767px){
.wrap{width:80%}
/*main767*/
.main-left { float:none;width: 100%; height:223px; }
.main-left .swiper-slide .main-left-li .tit { height:40px; font-size:15px; line-height:40px; padding:0 100px 0 10px; }
.main-left .swiper-pagination-bullets { bottom:10px; padding-right:9px;}
.main-right { float:none;width: 100%; padding: 0 10px; }
/*public-ban767*/
.public-ban .tit { font-size:18px; line-height:45px;  }
.public-ban .tit span { padding:0 10px; }
.public-ban .more { line-height:45px; margin-right:0; }
.public-ban .des { line-height:45px; margin-right:0; display:none; }
.public-ban .des i { width:20px; height:20px; margin-right:3px; transform: translateY(-1px); }
/*public-left767*/
.public-left { float:none;  width: 100%; padding: 0 10px; }
.public-right { float:none;  width: 100%; padding: 0 10px; }
/*i-service767*/
.i-service {  height:280px; padding:0 10px;  }
.i-service-list { margin-top:15px; height:190px; }
.i-service-list .swiper-slide{ height:160px; font-size:15px; }
.i-service-list .swiper-pagination-bullet { width:10px; height:10px; }
.i-service-li .pic { height:110px; }
.i-service-li .tit { font-size:15px; }
/*i-association767*/
.i-association { height:auto;  padding: 0 10px 20px 10px; }
.i-association-list ul li {width:48.5%; }
.i-association-list ul li:nth-child(5n+2) { margin-left:0;}
.i-association-list ul li:nth-child(5n+3) { margin-left:0;}
.i-association-list ul li:nth-child(5n+4) { margin-left:0;}
.i-association-list ul li:nth-child(5n+5) { margin-left:0;}
.i-association-list ul li:nth-child(even) { margin-left:3%; }
.i-association-list ul li .pic { padding:5px; }
/*i-already767*/
.i-already { height: auto; padding: 0 10px 20px 10px;  }
.i-already .public-ban .more { display:none; }
.i-already-list { padding-top: 15px; }
.i-already-list::after { display:none; }
.i-already-list ul li { float:none; width:100%; }
.i-already-list ul li:nth-child(even) { margin-left: 0; }
/*footer767*/
.f-top { padding-top: 30px; padding-bottom: 30px; }
.f-ban { font-size: 18px; }
.f-right { margin-top: 30px; }
.f-right ul li { width: 110px;  height: auto; margin-right: 10px;}
.f-right ul li:last-child { margin-right:0; }
.f-right ul li .tit { font-size:14px; }
.f-copy { padding-top: 20px; padding-bottom: 20px; }
/*n-box767*/
.n-box { min-height:600px;  padding:5px 10px 20px 10px;  }
.n-right { padding:15px 10px; }
/*n-newlist767*/
.n-newlist ul li { padding:20px 5px; }
.n-newlist ul li .tit { font-size:16px;  text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;  white-space: normal;}
.n-newlist ul li .con { margin-top:19px; }
.n-newlist ul li .con .des { float:none; }
.n-newlist ul li .con .des span { display:block; }
.n-newlist ul li .con .more { display:none; }
.n-newlist ul li .con i { margin-left:0; }
/*n-newshow767*/
.n-tit { font-weight:bold; line-height:1.8;  }
/*n-association767*/
.n-association ul li {width:48.5%; }
.n-association ul li:nth-child(4n+2) { margin-left:0;}
.n-association ul li:nth-child(4n+3) { margin-left:0;}
.n-association ul li:nth-child(4n+4) { margin-left:0;}
.n-association ul li:nth-child(even) { margin-left:3%; }
.n-association ul li .pic { padding:5px; }
/*n-expert767*/
.n-expert ul li {width:48.5%; }
.n-expert ul li:nth-child(4n+2) { margin-left:0;}
.n-expert ul li:nth-child(4n+3) { margin-left:0;}
.n-expert ul li:nth-child(4n+4) { margin-left:0;}
.n-expert ul li:nth-child(even) { margin-left:3%; }

    .n-process ul li { width:48.5%;}
    .n-process ul li:nth-child(2n+1) { margin-left:0;}
    .n-process ul li:nth-child(2n+2) { margin-left:10px;}
/*g-association767*/
.g-association ul li { padding:20px 0; }
.g-association ul li .pic { float:none; width:100%; height:140px; }
.g-association ul li .con { float:none; width:100%;  }
.g-association ul li .con .tit { font-size:18px; margin-top:10px; }
/*g-scope767*/
.g-scope ul li { width:48.5%; height:120px; border-radius:5px; margin-top:15px; padding:10px 0 0 5px; }
.g-scope ul li:nth-child(3n+2) { margin-left:0;}
.g-scope ul li:nth-child(3n+3) { margin-left:0;}
.g-scope ul li:nth-child(even) { margin-left:3%; }
.g-scope ul li .pic { width:30px; height:30px; }
.g-scope ul li .tit { font-size:14px; padding-left:0; margin-top:6px; }
.g-scope ul li .des { font-size:14px; padding-left:0; margin-top:1px; }

}

@media (max-width:500px){
.wrap{width:94%}
.header2 .logo{width:300px; }
    .n-process ul li:nth-child(1) { width:100%;margin-left:0;}
    .n-process ul li:nth-child(2) { width:100%;margin-left:0;}
    .n-process ul li:nth-child(3) { width:100%;margin-left:0;}
    .n-process ul li:nth-child(4) { width:100%;margin-left:0;}
    .n-process ul li:nth-child(5) { width:100%;margin-left:0;}
    .n-process ul li:nth-child(6) { width:100%;margin-left:0;}
}
@media (max-width:350px){
.header2 .logo{width:250px; }
.f-right ul li { width: 90px;  margin-right: 8px;}


}

.min-height-auto {min-height:auto;}